home *** CD-ROM | disk | FTP | other *** search
/ .net 2002 March / DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin / pc / PC Software / free_browsing / DavesQckSearchDbar3-14 / dqsd.exe / searches / usps.xml < prev    next >
Text File  |  2002-09-27  |  2KB  |  42 lines

  1. <search function="usps">
  2.   <name>Track US Postal Packages</name>
  3.   <category>Shipping</category>
  4.   <contributor>David Bau</contributor>
  5.   <link>http://trkcnfrm1.smi.usps.com/netdata-cgi/db2www/cbd_243.d2w/output</link>
  6.   <email>davidbau@hotmail.com</email>
  7.   <description>
  8.   Tracks a USPS package by the number from the shipping receipt:
  9.   <div class="helpboxDescLabels">Example:</div> 
  10.   <table class="helpboxDescTable">
  11.     <tr>
  12.       <td>usps [tracking #]</td>
  13.     </tr>
  14.   </table>
  15.   </description>
  16.   <form name="uspsf"
  17.         method="post"
  18.         action="http://trkcnfrm1.smi.usps.com/netdata-cgi/db2www/cbd_243.d2w/output">
  19.     <input type="hidden" name="CAMEFROM" value="OK" />
  20.     <input type="hidden" name="strOrigTrackNum" value="" />
  21.   </form>
  22.   <script><![CDATA[
  23.     function usps(q)
  24.     {
  25.       if( nullArgs("usps", q) )
  26.         return;
  27.  
  28.       document.uspsf.strOrigTrackNum.value = q;
  29.  
  30.       submitForm(uspsf);
  31.     }
  32.   ]]></script>
  33.   <copyright>
  34.     The following applies if this file is included and distributed with Dave's Quick Search Deskbar:
  35.     Copyright (c) 2002 David Bau; Distributed under the terms of the GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
  36.   </copyright>
  37.   <created_by>
  38.     This search file was initially created on 09/19/02 at 06:31:35
  39.     by Dave's Quick Search Deskbar Search Wizard version 0.7 (beta),
  40.     Copyright (c) 2002 Glenn Carr; Distributed under the terms of the GNU General Public License, Version 2
  41.   </created_by>
  42. </search>